home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d8 / suprk445.arc / 4WILDCAT.ARC / SMSUP.BAT < prev    next >
DOS Batch File  |  1990-08-16  |  197b  |  9 lines

  1. echo off
  2. rem This is the batch file for SuperK
  3. rem Super8K-G MNP Uploads in Single File Mode
  4. cd\wildcat\protocol
  5. superk p%2 s%1 rm f %3
  6. if exist %3 copy %3 %4
  7. if exist %3 del %3
  8. cd\wildcat
  9.